[INFO] cloning repository https://github.com/x-research-team/sofia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/x-research-team/sofia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx-research-team%2Fsofia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx-research-team%2Fsofia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c107749b258c4f1404c4b2ceba8fa37d046c784
[INFO] testing x-research-team/sofia against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fx-research-team%2Fsofia" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/x-research-team/sofia
[INFO] finished tweaking git repo https://github.com/x-research-team/sofia
[INFO] tweaked toml for git repo https://github.com/x-research-team/sofia written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/x-research-team/sofia on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/x-research-team/sofia already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 419de06729ac046084671637231f05d387f71a4495bfe8cd9f422efa30bf4ef9
[INFO] running `Command { std: "docker" "start" "-a" "419de06729ac046084671637231f05d387f71a4495bfe8cd9f422efa30bf4ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "419de06729ac046084671637231f05d387f71a4495bfe8cd9f422efa30bf4ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "419de06729ac046084671637231f05d387f71a4495bfe8cd9f422efa30bf4ef9", kill_on_drop: false }`
[INFO] [stdout] 419de06729ac046084671637231f05d387f71a4495bfe8cd9f422efa30bf4ef9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1604cf033210a42775a0be68c06d84cb51f5ca2819136c1e618da7b1fb2b0433
[INFO] running `Command { std: "docker" "start" "-a" "1604cf033210a42775a0be68c06d84cb51f5ca2819136c1e618da7b1fb2b0433", kill_on_drop: false }`
[INFO] [stderr]    Compiling project-sofia v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `scopes` and `scope_index` are never read
[INFO] [stdout]    --> src/compiler.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct Compiler {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 138 |     scopes: Vec<Scope>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     scope_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `locals` and `num_locals` are never read
[INFO] [stdout]    --> src/compiler.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | struct Scope {
[INFO] [stdout]     |        ----- fields in this struct
[INFO] [stdout] 147 |     /// Локальные переменные в этом слое видимости.
[INFO] [stdout] 148 |     locals: Vec<LocalVariable>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 149 |     /// Количество локальных переменных.
[INFO] [stdout] 150 |     num_locals: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Scope` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `index` are never read
[INFO] [stdout]    --> src/compiler.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 155 | struct LocalVariable {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] 156 |     /// Имя переменной.
[INFO] [stdout] 157 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 158 |     /// Индекс в стеке локальных переменных.
[INFO] [stdout] 159 |     index: usize,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LocalVariable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `current_scope`, `add_local`, and `is_local` are never used
[INFO] [stdout]    --> src/compiler.rs:192:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | impl Compiler {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 192 |     fn current_scope(&mut self) -> &mut Scope {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     fn add_local(&mut self, name: String) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 |     fn is_local(&self, name: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `registers` and `current_frame_index` are never read
[INFO] [stdout]   --> src/vm/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct VM {
[INFO] [stdout]    |            -- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     registers: Vec<Object>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     current_frame_index: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/object.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 36 |         handler: fn(Vec<Object>) -> Object,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scopes` and `scope_index` are never read
[INFO] [stdout]    --> src/compiler.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct Compiler {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 138 |     scopes: Vec<Scope>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     scope_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `locals` and `num_locals` are never read
[INFO] [stdout]    --> src/compiler.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | struct Scope {
[INFO] [stdout]     |        ----- fields in this struct
[INFO] [stdout] 147 |     /// Локальные переменные в этом слое видимости.
[INFO] [stdout] 148 |     locals: Vec<LocalVariable>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 149 |     /// Количество локальных переменных.
[INFO] [stdout] 150 |     num_locals: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Scope` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `index` are never read
[INFO] [stdout]    --> src/compiler.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 155 | struct LocalVariable {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] 156 |     /// Имя переменной.
[INFO] [stdout] 157 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 158 |     /// Индекс в стеке локальных переменных.
[INFO] [stdout] 159 |     index: usize,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LocalVariable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `current_scope`, `add_local`, and `is_local` are never used
[INFO] [stdout]    --> src/compiler.rs:192:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | impl Compiler {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 192 |     fn current_scope(&mut self) -> &mut Scope {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     fn add_local(&mut self, name: String) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 |     fn is_local(&self, name: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `registers` and `current_frame_index` are never read
[INFO] [stdout]   --> src/vm/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct VM {
[INFO] [stdout]    |            -- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     registers: Vec<Object>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     current_frame_index: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/object.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 36 |         handler: fn(Vec<Object>) -> Object,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.35s
[INFO] running `Command { std: "docker" "inspect" "1604cf033210a42775a0be68c06d84cb51f5ca2819136c1e618da7b1fb2b0433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1604cf033210a42775a0be68c06d84cb51f5ca2819136c1e618da7b1fb2b0433", kill_on_drop: false }`
[INFO] [stdout] 1604cf033210a42775a0be68c06d84cb51f5ca2819136c1e618da7b1fb2b0433
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49ed3f7c5960f9ea697d537b9fe16abe47315762a9295ac232a31aa576b3443c
[INFO] running `Command { std: "docker" "start" "-a" "49ed3f7c5960f9ea697d537b9fe16abe47315762a9295ac232a31aa576b3443c", kill_on_drop: false }`
[INFO] [stdout] warning: fields `scopes` and `scope_index` are never read
[INFO] [stdout]    --> src/compiler.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct Compiler {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 138 |     scopes: Vec<Scope>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     scope_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `locals` and `num_locals` are never read
[INFO] [stdout]    --> src/compiler.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | struct Scope {
[INFO] [stdout]     |        ----- fields in this struct
[INFO] [stdout] 147 |     /// Локальные переменные в этом слое видимости.
[INFO] [stdout] 148 |     locals: Vec<LocalVariable>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 149 |     /// Количество локальных переменных.
[INFO] [stdout] 150 |     num_locals: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Scope` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling project-sofia v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `name` and `index` are never read
[INFO] [stdout]    --> src/compiler.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 155 | struct LocalVariable {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] 156 |     /// Имя переменной.
[INFO] [stdout] 157 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 158 |     /// Индекс в стеке локальных переменных.
[INFO] [stdout] 159 |     index: usize,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LocalVariable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `current_scope`, `add_local`, and `is_local` are never used
[INFO] [stdout]    --> src/compiler.rs:192:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | impl Compiler {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 192 |     fn current_scope(&mut self) -> &mut Scope {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     fn add_local(&mut self, name: String) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 |     fn is_local(&self, name: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `registers` and `current_frame_index` are never read
[INFO] [stdout]   --> src/vm/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct VM {
[INFO] [stdout]    |            -- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     registers: Vec<Object>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     current_frame_index: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/object.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 36 |         handler: fn(Vec<Object>) -> Object,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scopes` and `scope_index` are never read
[INFO] [stdout]    --> src/compiler.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct Compiler {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 138 |     scopes: Vec<Scope>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     scope_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `locals` and `num_locals` are never read
[INFO] [stdout]    --> src/compiler.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | struct Scope {
[INFO] [stdout]     |        ----- fields in this struct
[INFO] [stdout] 147 |     /// Локальные переменные в этом слое видимости.
[INFO] [stdout] 148 |     locals: Vec<LocalVariable>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 149 |     /// Количество локальных переменных.
[INFO] [stdout] 150 |     num_locals: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Scope` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `index` are never read
[INFO] [stdout]    --> src/compiler.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 155 | struct LocalVariable {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] 156 |     /// Имя переменной.
[INFO] [stdout] 157 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 158 |     /// Индекс в стеке локальных переменных.
[INFO] [stdout] 159 |     index: usize,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LocalVariable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `current_scope`, `add_local`, and `is_local` are never used
[INFO] [stdout]    --> src/compiler.rs:192:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | impl Compiler {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 192 |     fn current_scope(&mut self) -> &mut Scope {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     fn add_local(&mut self, name: String) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 |     fn is_local(&self, name: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `registers` and `current_frame_index` are never read
[INFO] [stdout]   --> src/vm/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct VM {
[INFO] [stdout]    |            -- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     registers: Vec<Object>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     current_frame_index: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/object.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 36 |         handler: fn(Vec<Object>) -> Object,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scopes` and `scope_index` are never read
[INFO] [stdout]    --> src/compiler.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct Compiler {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 138 |     scopes: Vec<Scope>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     scope_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `locals` and `num_locals` are never read
[INFO] [stdout]    --> src/compiler.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | struct Scope {
[INFO] [stdout]     |        ----- fields in this struct
[INFO] [stdout] 147 |     /// Локальные переменные в этом слое видимости.
[INFO] [stdout] 148 |     locals: Vec<LocalVariable>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 149 |     /// Количество локальных переменных.
[INFO] [stdout] 150 |     num_locals: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Scope` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `index` are never read
[INFO] [stdout]    --> src/compiler.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 155 | struct LocalVariable {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] 156 |     /// Имя переменной.
[INFO] [stdout] 157 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 158 |     /// Индекс в стеке локальных переменных.
[INFO] [stdout] 159 |     index: usize,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LocalVariable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `current_scope`, `add_local`, and `is_local` are never used
[INFO] [stdout]    --> src/compiler.rs:192:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | impl Compiler {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 192 |     fn current_scope(&mut self) -> &mut Scope {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     fn add_local(&mut self, name: String) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 |     fn is_local(&self, name: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_identifier` is never used
[INFO] [stdout]    --> src/compiler.rs:536:8
[INFO] [stdout]     |
[INFO] [stdout] 536 |     fn make_identifier(value: String) -> Expression {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `registers` and `current_frame_index` are never read
[INFO] [stdout]   --> src/vm/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct VM {
[INFO] [stdout]    |            -- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     registers: Vec<Object>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     current_frame_index: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `scopes` and `scope_index` are never read
[INFO] [stdout]    --> src/compiler.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct Compiler {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 138 |     scopes: Vec<Scope>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |     scope_index: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `locals` and `num_locals` are never read
[INFO] [stdout]    --> src/compiler.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 146 | struct Scope {
[INFO] [stdout]     |        ----- fields in this struct
[INFO] [stdout] 147 |     /// Локальные переменные в этом слое видимости.
[INFO] [stdout] 148 |     locals: Vec<LocalVariable>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 149 |     /// Количество локальных переменных.
[INFO] [stdout] 150 |     num_locals: usize,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Scope` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/object.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 36 |         handler: fn(Vec<Object>) -> Object,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `index` are never read
[INFO] [stdout]    --> src/compiler.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 155 | struct LocalVariable {
[INFO] [stdout]     |        ------------- fields in this struct
[INFO] [stdout] 156 |     /// Имя переменной.
[INFO] [stdout] 157 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 158 |     /// Индекс в стеке локальных переменных.
[INFO] [stdout] 159 |     index: usize,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `LocalVariable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `current_scope`, `add_local`, and `is_local` are never used
[INFO] [stdout]    --> src/compiler.rs:192:8
[INFO] [stdout]     |
[INFO] [stdout] 162 | impl Compiler {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 192 |     fn current_scope(&mut self) -> &mut Scope {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     fn add_local(&mut self, name: String) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 210 |     fn is_local(&self, name: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_identifier` is never used
[INFO] [stdout]    --> src/compiler.rs:536:8
[INFO] [stdout]     |
[INFO] [stdout] 536 |     fn make_identifier(value: String) -> Expression {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `registers` and `current_frame_index` are never read
[INFO] [stdout]   --> src/vm/mod.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct VM {
[INFO] [stdout]    |            -- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     registers: Vec<Object>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     current_frame_index: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/object.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 36 |         handler: fn(Vec<Object>) -> Object,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.66s
[INFO] running `Command { std: "docker" "inspect" "49ed3f7c5960f9ea697d537b9fe16abe47315762a9295ac232a31aa576b3443c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49ed3f7c5960f9ea697d537b9fe16abe47315762a9295ac232a31aa576b3443c", kill_on_drop: false }`
[INFO] [stdout] 49ed3f7c5960f9ea697d537b9fe16abe47315762a9295ac232a31aa576b3443c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7f12b49a3df8bafa02457ad650b9ca27e645608e00c904d73512a3d69e30960f
[INFO] running `Command { std: "docker" "start" "-a" "7f12b49a3df8bafa02457ad650b9ca27e645608e00c904d73512a3d69e30960f", kill_on_drop: false }`
[INFO] [stderr] warning: fields `scopes` and `scope_index` are never read
[INFO] [stdout] 
[INFO] [stderr]    --> src/compiler.rs:138:5
[INFO] [stdout] running 115 tests
[INFO] [stderr]     |
[INFO] [stderr] 130 | pub struct Compiler {
[INFO] [stderr]     |            -------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 138 |     scopes: Vec<Scope>,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 141 |     scope_index: usize,
[INFO] [stderr]     |     ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `locals` and `num_locals` are never read
[INFO] [stderr]    --> src/compiler.rs:148:5
[INFO] [stderr]     |
[INFO] [stderr] 146 | struct Scope {
[INFO] [stderr]     |        ----- fields in this struct
[INFO] [stderr] 147 |     /// Локальные переменные в этом слое видимости.
[INFO] [stderr] 148 |     locals: Vec<LocalVariable>,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 149 |     /// Количество локальных переменных.
[INFO] [stderr] 150 |     num_locals: usize,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Scope` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name` and `index` are never read
[INFO] [stderr]    --> src/compiler.rs:157:5
[INFO] [stderr]     |
[INFO] [stderr] 155 | struct LocalVariable {
[INFO] [stderr]     |        ------------- fields in this struct
[INFO] [stderr] 156 |     /// Имя переменной.
[INFO] [stderr] 157 |     name: String,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 158 |     /// Индекс в стеке локальных переменных.
[INFO] [stderr] 159 |     index: usize,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `LocalVariable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `current_scope`, `add_local`, and `is_local` are never used
[INFO] [stderr]    --> src/compiler.rs:192:8
[INFO] [stderr]     |
[INFO] [stderr] 162 | impl Compiler {
[INFO] [stderr]     | ------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 192 |     fn current_scope(&mut self) -> &mut Scope {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 197 |     fn add_local(&mut self, name: String) -> usize {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 210 |     fn is_local(&self, name: &str) -> bool {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `registers` and `current_frame_index` are never read
[INFO] [stderr]   --> src/vm/mod.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct VM {
[INFO] [stderr]    |            -- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 27 |     registers: Vec<Object>,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |     current_frame_index: usize,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/object.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stderr]    |                 --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 36 |         handler: fn(Vec<Object>) -> Object,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `project-sofia` (lib) generated 6 warnings
[INFO] [stderr] warning: function `make_identifier` is never used
[INFO] [stderr]    --> src/compiler.rs:536:8
[INFO] [stderr]     |
[INFO] [stderr] 536 |     fn make_identifier(value: String) -> Expression {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `project-sofia` (bin "project-sofia") generated 6 warnings (6 duplicates)
[INFO] [stderr] warning: `project-sofia` (bin "project-sofia" test) generated 7 warnings (6 duplicates)
[INFO] [stderr] warning: `project-sofia` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/project_sofia_lib-98aa06c52a7d7c43)
[INFO] [stdout] test ast::tests::test_range_pattern_display ... ok
[INFO] [stdout] test bytecode::instructions::tests::test_append ... ok
[INFO] [stdout] test bytecode::instructions::tests::test_emit_no_operands ... ok
[INFO] [stdout] test bytecode::instructions::tests::test_emit_with_1byte_operand ... ok
[INFO] [stdout] test bytecode::instructions::tests::test_get_constants ... ok
[INFO] [stdout] test ast::tests::test_tuple_pattern_display ... ok
[INFO] [stdout] test bytecode::instructions::tests::test_instructions_new ... ok
[INFO] [stdout] test bytecode::instructions::tests::test_read_opcode ... ok
[INFO] [stdout] test bytecode::instructions::tests::test_read_operands ... ok
[INFO] [stdout] test bytecode::instructions::tests::test_emit_with_operands ... ok
[INFO] [stdout] test bytecode::instructions::tests::test_default ... ok
[INFO] [stdout] test bytecode::instructions::tests::test_big_endian_encoding ... ok
[INFO] [stdout] test bytecode::instructions::tests::test_read_operands_1byte ... ok
[INFO] [stdout] test bytecode::opcode::tests::test_opcode_equality ... ok
[INFO] [stdout] test bytecode::opcode::tests::test_opcode_mnemonic ... ok
[INFO] [stdout] test ast::tests::test_struct_pattern_display ... ok
[INFO] [stdout] test bytecode::opcode::tests::test_all_opcodes_roundtrip ... ok
[INFO] [stdout] test compiler::tests::test_compiler_boolean_literal ... ok
[INFO] [stdout] test compiler::tests::test_compiler_error_unknown_operator ... ok
[INFO] [stdout] test compiler::tests::test_compiler_infix_expression ... ok
[INFO] [stdout] test compiler::tests::test_compiler_integer_literal ... ok
[INFO] [stdout] test compiler::tests::test_compiler_multiple_statements ... ok
[INFO] [stdout] test compiler::tests::test_compiler_prefix_expression ... ok
[INFO] [stdout] test evaluator::tests::test_boolean_literal_expression ... ok
[INFO] [stdout] test evaluator::tests::test_class_declaration ... ok
[INFO] [stdout] test evaluator::tests::test_bang_operator ... ok
[INFO] [stdout] test bytecode::opcode::tests::test_opcode_operand_widths ... ok
[INFO] [stdout] test evaluator::tests::test_closures ... ok
[INFO] [stdout] test evaluator::tests::test_error_handling ... ok
[INFO] [stdout] test evaluator::tests::test_function_application ... ok
[INFO] [stdout] test evaluator::tests::test_infix_expressions ... ok
[INFO] [stdout] test evaluator::tests::test_let_statements ... ok
[INFO] [stdout] test evaluator::tests::test_inheritance ... ok
[INFO] [stdout] test evaluator::tests::test_logical_operators ... ok
[INFO] [stdout] test evaluator::tests::test_match_literal_patterns ... ok
[INFO] [stdout] test evaluator::tests::test_match_nested_guards ... ok
[INFO] [stdout] test evaluator::tests::test_match_non_exhaustive ... ok
[INFO] [stdout] test evaluator::tests::test_match_string_patterns ... ok
[INFO] [stdout] test evaluator::tests::test_match_tuple_pattern ... ok
[INFO] [stdout] test evaluator::tests::test_match_with_guard ... ok
[INFO] [stdout] test evaluator::tests::test_match_with_identifier_pattern ... ok
[INFO] [stdout] test evaluator::tests::test_match_with_range_pattern ... ok
[INFO] [stdout] test evaluator::tests::test_modulo_operator ... ok
[INFO] [stdout] test evaluator::tests::test_match_with_wildcard ... ok
[INFO] [stdout] test evaluator::tests::test_new_expression ... ok
[INFO] [stdout] test evaluator::tests::test_power_operator ... ok
[INFO] [stdout] test ast::tests::test_match_expression_display ... ok
[INFO] [stdout] test evaluator::tests::test_operator_precedence ... ok
[INFO] [stdout] test evaluator::tests::test_class_member_evaluation ... ok
[INFO] [stdout] test evaluator::tests::test_return_statements ... ok
[INFO] [stdout] test evaluator::tests::test_if_else_expressions ... ok
[INFO] [stdout] test evaluator::tests::test_match_boolean_patterns ... ok
[INFO] [stdout] test evaluator::tests::test_integer_literal_expression ... ok
[INFO] [stdout] test evaluator::tests::test_interface_declaration ... ok
[INFO] [stdout] test evaluator::tests::test_string_multiplication ... ok
[INFO] [stdout] test evaluator::tests::test_struct_declaration ... ok
[INFO] [stdout] test evaluator::tests::test_this_expression ... ok
[INFO] [stdout] test bytecode::instructions::tests::test_add_constant ... ok
[INFO] [stdout] test evaluator::tests::test_this_outside_class_error ... ok
[INFO] [stdout] test lexer::tests::test_next_token ... ok
[INFO] [stdout] test parser::tests::test_boolean_literal_expression ... ok
[INFO] [stdout] test parser::tests::test_class_declaration ... ok
[INFO] [stdout] test parser::tests::test_call_expression_parsing ... ok
[INFO] [stdout] test parser::tests::test_class_declaration_with_inheritance ... ok
[INFO] [stdout] test parser::tests::test_class_with_members_declaration ... ok
[INFO] [stdout] test parser::tests::test_function_literal_parsing ... ok
[INFO] [stdout] test parser::tests::test_identifier_expression ... ok
[INFO] [stdout] test parser::tests::test_if_else_expression ... ok
[INFO] [stdout] test parser::tests::test_if_expression ... ok
[INFO] [stdout] test parser::tests::test_integer_literal_expression ... ok
[INFO] [stdout] test parser::tests::test_interface_declaration ... ok
[INFO] [stdout] test parser::tests::test_let_statements ... ok
[INFO] [stdout] test parser::tests::test_method_call_expression ... ok
[INFO] [stdout] test parser::tests::test_new_expression ... ok
[INFO] [stdout] test parser::tests::test_parsing_infix_expressions ... ok
[INFO] [stdout] test parser::tests::test_operator_precedence_parsing ... ok
[INFO] [stdout] test parser::tests::test_property_access_expression ... ok
[INFO] [stdout] test parser::tests::test_return_statements ... ok
[INFO] [stdout] test parser::tests::test_struct_declaration ... ok
[INFO] [stdout] test parser::tests::test_parsing_prefix_expressions ... ok
[INFO] [stdout] test parser::tests::test_super_expression ... ok
[INFO] [stdout] test parser::tests::test_this_expression ... ok
[INFO] [stdout] test vm::tests::test_vm_add ... ok
[INFO] [stdout] test vm::tests::test_vm_and_true_false ... ok
[INFO] [stdout] test vm::tests::test_vm_constant ... ok
[INFO] [stdout] test vm::tests::test_vm_div ... ok
[INFO] [stdout] test bytecode::opcode::tests::test_opcode_from_byte ... FAILED
[INFO] [stdout] test vm::tests::test_vm_equal_integers ... ok
[INFO] [stdout] test vm::tests::test_vm_false ... ok
[INFO] [stdout] test vm::tests::test_vm_and_true_true ... ok
[INFO] [stdout] test vm::tests::test_vm_div_by_zero ... ok
[INFO] [stdout] test parser::tests::test_string_literal_expression ... ok
[INFO] [stdout] test vm::tests::test_vm_get_global ... ok
[INFO] [stdout] test vm::tests::test_vm_greater_than ... ok
[INFO] [stdout] test vm::tests::test_vm_jump ... ok
[INFO] [stdout] test vm::tests::test_vm_less_than ... ok
[INFO] [stdout] test vm::tests::test_vm_mod ... ok
[INFO] [stdout] test vm::tests::test_vm_or_true_false ... ok
[INFO] [stdout] test vm::tests::test_vm_pop ... ok
[INFO] [stdout] test vm::tests::test_vm_null ... ok
[INFO] [stdout] test vm::tests::test_vm_mul ... ok
[INFO] [stdout] test vm::tests::test_vm_less_than_or_equal ... ok
[INFO] [stdout] test vm::tests::test_vm_not_equal_integers ... ok
[INFO] [stdout] test vm::tests::test_vm_not_true ... ok
[INFO] [stdout] test vm::tests::test_vm_pow ... ok
[INFO] [stdout] test vm::tests::test_vm_greater_than_or_equal ... ok
[INFO] [stdout] test vm::tests::test_vm_sub ... ok
[INFO] [stdout] test vm::tests::test_vm_true ... ok
[INFO] [stdout] test vm::tests::test_vm_string_concatenation ... ok
[INFO] [stdout] test vm::tests::test_vm_stack_overflow ... ok
[INFO] [stdout] test vm::tests::test_vm_stack_underflow ... ok
[INFO] [stdout] test vm::tests::test_vm_multiple_operations ... ok
[INFO] [stdout] test vm::tests::test_vm_neg ... ok
[INFO] [stdout] test vm::tests::test_vm_not_false ... ok
[INFO] [stdout] test vm::tests::test_vm_or_false_false ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bytecode::opcode::tests::test_opcode_from_byte stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bytecode::opcode::tests::test_opcode_from_byte' (35) panicked at src/bytecode/opcode.rs:303:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(ReturnValue)
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x571b93b1d288 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x571b93b1d288 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x571b93b1d288 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x571b93b1d288 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x571b93b31a3a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x571b93b31a3a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x571b93b21aa2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x571b93b21aa2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x571b93afc436 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x571b93afc436 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x571b93b157d9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x571b93ab188c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x571b93ab188c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x571b93b15992 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x571b93b15992 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x571b93afc4f2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x571b93af16f9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x571b93afd20d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x571b93b321fc - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x571b93b320b3 - core[28b146924c2f19c6]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x571b93a2021c - core[28b146924c2f19c6]::panicking::assert_failed::<core[28b146924c2f19c6]::option::Option<project_sofia_lib[4acfd3fde38c0f32]::bytecode::opcode::Opcode>, core[28b146924c2f19c6]::option::Option<project_sofia_lib[4acfd3fde38c0f32]::bytecode::opcode::Opcode>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x571b93aa0345 - project_sofia_lib[4acfd3fde38c0f32]::bytecode::opcode::tests::test_opcode_from_byte
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bytecode/opcode.rs:303:9
[INFO] [stdout]   22:     0x571b93a9eeb7 - project_sofia_lib[4acfd3fde38c0f32]::bytecode::opcode::tests::test_opcode_from_byte::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bytecode/opcode.rs:294:31
[INFO] [stdout]   23:     0x571b93a92cb6 - <project_sofia_lib[4acfd3fde38c0f32]::bytecode::opcode::tests::test_opcode_from_byte::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x571b93aa496b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x571b93aa496b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x571b93ab21e5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x571b93ab21e5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x571b93ab21e5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x571b93ab21e5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x571b93ab21e5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x571b93ab21e5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x571b93ab21e5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x571b93aacd44 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x571b93aacd44 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x571b93ab5262 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x571b93ab5262 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x571b93ab5262 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x571b93ab5262 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x571b93ab5262 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x571b93ab5262 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x571b93ab5262 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x571b93b1cbef - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x571b93b1cbef - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x712846d14aa4 - <unknown>
[INFO] [stdout]   45:     0x712846da1a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bytecode::opcode::tests::test_opcode_from_byte
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 114 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "7f12b49a3df8bafa02457ad650b9ca27e645608e00c904d73512a3d69e30960f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f12b49a3df8bafa02457ad650b9ca27e645608e00c904d73512a3d69e30960f", kill_on_drop: false }`
[INFO] [stdout] 7f12b49a3df8bafa02457ad650b9ca27e645608e00c904d73512a3d69e30960f
